home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / domacnost a kancelar / autoit / autoit-v3-setup.exe / Examples / Helpfile / _IE_Introduction.au3 < prev    next >
Text File  |  2007-09-08  |  253b  |  6 lines

  1. ; *******************************************************
  2. ; Example 1 - Open a browser with the basic IE.au3 introductory text displayed
  3. ; *******************************************************
  4. ;
  5. #include <IE.au3>
  6. $oIE = _IE_Introduction ("basic")